home *** CD-ROM | disk | FTP | other *** search
/ SGI IndiZone 2 / SGI IndiZone 2.iso / OutOfBox.idb / usr / people / tour / oob / scenegraphs / pillars / help.iv.z / help.iv
Text File  |  1994-12-16  |  957b  |  53 lines

  1. #Inventor V1.0 ascii
  2.  
  3.     DEF img1 BufferedMovie {
  4.     filename "pictures/pillars/helpColonnade.mv"
  5.     origin 320 240 0
  6.     drawMode DRAW_2D
  7.     loopType LOOP
  8.     buffering SYNC
  9.     }
  10.     DrawStyle {
  11.         style INVISIBLE
  12.     }
  13.     HotObject {
  14.     genActList ActionList {
  15.         ChangeViewerAction {
  16.             newViewer STATIC
  17.             escapeRoom "scenegraphs/pillars/pillars.iv"
  18.         }
  19.         SetCameraAction {
  20.             location 0.0 0.0 1.0
  21.             lookAt 0.0 0.0 0.0
  22.             fieldOfView 0.78539817 ## pi/4
  23.             pathType ABSOLUTE
  24.         }
  25.         LinkAction {
  26.         link "bin/briefpaste -t 5 -o 300 100 pictures/pillars/colonnade_credit.rgb"
  27.         }
  28.     }
  29.     selActList ActionList {
  30.         DEF WAIT WaitCursorAction {}
  31.         LinkAction {
  32.             link "playaifc -q sounds/pillars/help.aifc &"
  33.         }
  34.         ChangeSceneAction {
  35.             NewSceneGraph "scenegraphs/pillars/pillars.iv"
  36.         }
  37.         DEF REG RegularCursorAction {}
  38.     }
  39.     Cube {
  40.         width 10
  41.     }
  42.  
  43.     }
  44.     HotObject {
  45.     genActList LoopActionList {
  46.         stepType FRAME_TIME
  47.         RunMovieAction {
  48.             movieNode USE img1
  49.         }
  50.     }
  51.     }
  52.  
  53.